home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / winlinux_-_WinLinux_Boot_Files / XF86.inc < prev   
Text File  |  1999-09-17  |  798b  |  26 lines

  1. #
  2. # This is a pre-included XF86Config file. It will be first appended when the script generate it.
  3. # (C) 1999,Winlinux.net
  4. #
  5.  
  6. Section "Files"
  7.     RgbPath    "/usr/X11R6/lib/X11/rgb"
  8. #    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
  9.     FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
  10.     FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
  11. #    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
  12.     FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
  13.     FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
  14.     FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
  15. #    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
  16. EndSection
  17.  
  18. Section "Keyboard"
  19.     Protocol    "Standard"
  20.     AutoRepeat    500 5
  21.     LeftAlt     Meta
  22.     RightAlt    ModeShift
  23.     XkbDisable
  24.     XkbKeymap   "xfree86(us)"
  25. EndSection
  26.